Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(devcontainers): create single dockerfile for devcontainers #4525

Merged

Conversation

oguzkaganozt
Copy link
Contributor

@oguzkaganozt oguzkaganozt commented Mar 7, 2024

Description

Currently, there are multiple Dockerfiles maintained for VSCode devcontainers within the project. This setup leads to redundancy and potential inconsistencies across development environments.

Tests performed

Run VS devcontainers with cuda and without cuda support with new Dockerfile

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: oguzkaganozt <[email protected]>
@oguzkaganozt oguzkaganozt linked an issue Mar 7, 2024 that may be closed by this pull request
4 tasks
@oguzkaganozt oguzkaganozt self-assigned this Mar 7, 2024
@oguzkaganozt oguzkaganozt added the type:ci Continuous Integration (CI) processes and testing. label Mar 7, 2024
Signed-off-by: Oguz Ozturk <[email protected]>
@oguzkaganozt oguzkaganozt changed the title ci(devcontainers): Create single dockerfile for devcontainers ci(devcontainers): create single dockerfile for devcontainers Mar 12, 2024
@oguzkaganozt oguzkaganozt merged commit e1a4269 into main Mar 12, 2024
12 of 13 checks passed
@oguzkaganozt oguzkaganozt deleted the 4524-merge-separate-dockerfiles-for-vscode-devcontainers branch March 12, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:ci Continuous Integration (CI) processes and testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge separate Dockerfiles for VSCode devcontainers
2 participants